Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-FeedingTubeSystem-FeedingTubeLength |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength |
Version | 1.0.1 |
Status | active |
Name | Zib FeedingTubeSystem FeedingTubeLength |
Title | HCIM FeedingTubeSystem FeedingTubeLength |
Realm | nl |
Authority | hl7 |
Description | The length of a feeding tube in a feeding tube system based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'. |
Purpose | To provide information about the length of the feeding tube in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
zib-FeedingTubeSystem | HCIM FeedingTubeSystem |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "zib-FeedingTubeSystem-FeedingTubeLength", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength", "version": "1.0.1", "name": "Zib FeedingTubeSystem FeedingTubeLength", "title": "HCIM FeedingTubeSystem FeedingTubeLength", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "The length of a feeding tube in a feeding tube system based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.", "purpose": "To provide information about the length of the feeding tube in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "DeviceUseStatement" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "FeedingTubeLength", "definition": "The input length of the feeding tube in cm for the patient in question as determined by formulas based on for example the NEX i.e. nosepoint-earlobe-xyphoid distance (adults) or body length (children).", "alias": [ "SondeLengte" ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength" }, { "id": "Extension.value[x]:valueQuantity", "path": "Extension.valueQuantity", "sliceName": "valueQuantity", "type": [ { "code": "Quantity" } ] } ] } }